nba season
AI-generated voice of former narrator Jim Fagan to be featured next NBA season, NBC Sports says
James Harden scored 7 points during the Los Angeles Clippers' Game 7 loss to the Denver Nuggets. Nick Wright and Kevin Wildes discuss Harden's history of choking in the playoffs. NBA fans' viewing experience will look different later this year, but there will also be a touch of nostalgia. Last summer, Comcast/NBC Universal closed an 11-year agreement for the rights to regular and postseason NBA and WNBA games. Those games will be presented across the network's linear and streaming platforms beginning with the 2025-26 season.
Beyond Suspension: A Two-phase Methodology for Concluding Sports Leagues
Hassanzadeh, Ali, Hosseini, Mojtaba, Turner, John G.
Problem definition: Professional sports leagues may be suspended due to various reasons such as the recent COVID-19 pandemic. A critical question the league must address when re-opening is how to appropriately select a subset of the remaining games to conclude the season in a shortened time frame. Academic/practical relevance: Despite the rich literature on scheduling an entire season starting from a blank slate, concluding an existing season is quite different. Our approach attempts to achieve team rankings similar to that which would have resulted had the season been played out in full. Methodology: We propose a data-driven model which exploits predictive and prescriptive analytics to produce a schedule for the remainder of the season comprised of a subset of originally-scheduled games. Our model introduces novel rankings-based objectives within a stochastic optimization model, whose parameters are first estimated using a predictive model. We introduce a deterministic equivalent reformulation along with a tailored Frank-Wolfe algorithm to efficiently solve our problem, as well as a robust counterpart based on min-max regret. Results: We present simulation-based numerical experiments from previous National Basketball Association (NBA) seasons 2004--2019, and show that our models are computationally efficient, outperform a greedy benchmark that approximates a non-rankings-based scheduling policy, and produce interpretable results. Managerial implications: Our data-driven decision-making framework may be used to produce a shortened season with 25-50\% fewer games while still producing an end-of-season ranking similar to that of the full season, had it been played.
Breaking Down the 2015-2016 NBA Season
In this article, I will use Data Science / Machine Learning methodologies to break down the real factors separating the playoff from non-playoff teams. In particular, I used the data from Basketball-Reference.com to associate 44 predictor variables which each team: "FG" "FGA" "FG." "X3P" "X3PA" "X3P." Using principal components analysis (PCA), I was able to project this 44-dimensional data set to a 5-D dimensional data set. That is, the first 5 principal components were found to explain 85% of the variance. In these plots, the teams are grouped according to whether they made the playoffs or not.